Interval Arithmetic and Standardization
نویسنده
چکیده
Interval arithmetic is arithmetic for continuous sets. Floating-point intervals are intervals of real numbers with floating-point bounds. Operations for intervals can be efficiently implemented. Hence, the time is ripe for standardization. In this paper we present an interval model that is mathematically sound and closed for the 4 basic operations. The model allows for exception free interval arithmetic, if we carefully distinguish between clean and reliable interval arithmetic on one side and rounded floating-point arithmetic on the other side. Elementary functions for intervals can be defined. In some application areas loose evaluation of functions, i.e. evaluation over an interval which is not completely contained in the function domain, is recommended, In this case, however, a discontinuity flag has to be set to inform that Brouwer’s fixed point theorem is no longer applicable. 1 Real Interval Arithmetic 1.1 Real Interval Arithmetic Real interval arithmetic is defined as arithmetic on continuous (in the sense of complete, not discrete) sets. Definition 1 For intervals A = [a1, a2] and B = [b1, b2] ∈ IR, arithmetic operations are defined as set operations A ◦B := {a ◦ b | a ∈ A, b ∈ B} for operations ◦ ∈ {+,−, ·, /}, 0 / ∈ B in case of division. Remark 1 Since the operations are continuous, the result is an interval, A ◦B ∈ IR This definition can be extended to elementary functions. Definition 2 f(X) = {f(x) | x ∈ X} denotes the range of values of the function f : Df ⊆ R→ R over the interval X ⊆ Df . Remark 2 If f is continuous, the range is an interval.
منابع مشابه
Arithmetic Aggregation Operators for Interval-valued Intuitionistic Linguistic Variables and Application to Multi-attribute Group Decision Making
The intuitionistic linguistic set (ILS) is an extension of linguisitc variable. To overcome the drawback of using single real number to represent membership degree and non-membership degree for ILS, the concept of interval-valued intuitionistic linguistic set (IVILS) is introduced through representing the membership degree and non-membership degree with intervals for ILS in this paper. The oper...
متن کاملInterval Arithmetic and Standardization
Interval arithmetic is arithmetic for continuous sets. Floating-point intervals are intervals of real numbers with floating-point bounds. Operations for intervals can be efficiently implemented. Hence, the time is ripe for standardization. In this paper we present an interval model that is mathematically sound and closed for the 4 basic operations. The model allows for exception free interval a...
متن کاملIntroduction to the IEEE 1788-2015 Standard for Interval Arithmetic
Interval arithmetic is a tool of choice for numerical software verification, as every result computed using this arithmetic is self-verified: every result is an interval that is guaranteed to contain the exact numerical values, regardless of uncertainty or roundoff errors. From 2008 to 2015, interval arithmetic underwent a standardization effort, resulting in the IEEE 1788-2015 standard. The ma...
متن کاملNew Developments in Interval Arithmetic and Their Implications for Floating-Point Standardization
We consider the prospect of a processor that can perform interval arithmetic at the same speed as conventional floating-point arithmetic. This makes it possible for all arithmetic to be performed with the superior security of interval methods without any penalty in speed. In such a situation the IEEE floating-point standard needs to be compared with a version of floating-point arithmetic that i...
متن کاملDiscussions on an Interval Arithmetic Standard at Dagstuhl Seminar 08021
Efforts have been made to standardise interval arithmetic for over a decade. The reasons have been to enable more widespread use of the technology, to enable more widespread sharing and collaboration among researchers and developers of the technology, and to enable easier checking that computer codes have been correctly programmed. During the late 1990’s, the first author of this report led suc...
متن کامل